Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
pow
pow
Exponential expressions
Name:
pow
Category:
math
Programming Language:
php
One-line Description:
Return to the power of y of x.
Related
What are the common parameters of the mb_regex_set_options function? A Detailed Explanation
6
How to Use bcsub and bcmul to Accurately Calculate Profit
9
Use get_client_version and filter_var() to determine IP legality
4
JSP, PHP, and ASP: A Comprehensive Comparison and Technology Selection Guide
5
Similar Functions
getrandmax
getrandmax
Showthemaximumpossib
is_finite
is_finite
Determinewhetheritis
is_infinite
is_infinite
Determinewhetheritis
intdiv
intdiv
Roundthedivisionresu
ceil
ceil
Furthermethodtosort
decoct
decoct
Convertdecimaltoocta
hypot
hypot
Calculatetheobliquel
acos
acos
Reversecosine
Popular Articles